Click or drag to resize

MessageIsSystem Property

Contains true if message is system message.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool IsSystem { get; set; }

Property Value

Type: Boolean
true if this instance is system; otherwise, false.
See Also